home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 4347 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: mail2news.demon.co.uk!g4wyc.demon.co.uk
  2. From: Steve Powell <Rock@g4wyc.demon.co.uk>
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Dell/CrossDos. Help!
  5. Date: Mon, 12 Feb 96 16:48:28 GMT
  6. Organization: UK Private Internet Account
  7. Message-ID: <9602121648.AA002ef@g4wyc.demon.co.uk>
  8. References: <4f7st2$tbe@opera.iinet.net.au>
  9. X-NNTP-Posting-Host: g4wyc.demon.co.uk
  10. X-NewsSoftware: GRn 2.1 19/2/94 (PostNews Fix 31/3/95 Martin Hunt)
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset=iso-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Mail2News-Path: relay-4.mail.demon.net!post.demon.co.uk!g4wyc.demon.co.uk
  15.  
  16.  
  17. In article <4f7st2$tbe@opera.iinet.net.au> cheshire@opera.iinet.net.au (John Parker) writes:
  18. > OK, ok, after patiently waiting for a LOOONG time, I finally give in. How do I
  19. > get this bloody Dell to read HiDensity IBM Disks reliably? I can read/write
  20. > 1.76 mb no worries. I have crossdos (free with WB3.0) on my accelerated 1200
  21. > and IT JUST WONT READ IBM DISKS! i have tried about a dozen different disks,
  22. > from a range of machines with no luck... :-P What am I doing wrong???
  23.  
  24. Crossdos doesn't show an icon on the Workbench as standard but if you
  25. access the drive e.g. in a shell type;
  26. 1> dir pc0:
  27. and then look at Workbench you will find an icon appears.  I found a
  28. solution to this, I've no idea where I got/thought of it from, it was to
  29. add the following to the PC0: mountlist (sys:storage/PC0)
  30.  
  31. Unit = 0
  32. Activate = 1
  33.  
  34. /* The Unit field is controlled by tooltypes in the PC0 icon.
  35.  *
  36.  * Unit        = 0
  37.  */
  38.  
  39. Also the above /* */ comments tell you that the tooltypes control the
  40. unit number, well they don't on my system, so I guess that must be
  41. something in Kickstart 3.1 (which I don't have).  The activate = 1 line
  42. makes an icon magically appear as soon as a disk is inserted :-)
  43.  
  44. Anyway, long and short of it, try adding the above two lines to the
  45. mountlist and all should be well (Obviously change the unit number where
  46. appropriate).  Let me know...
  47.  
  48. -- 
  49.         /// A M   M I GGGGG A      Steve Powell           G4WYC
  50.        /// AA MM|MM I G     AA     Bracknell, UK.         IO91pj
  51.  \\\  /// A A M M M I G GGG A A
  52.   \\ /// AAAA M   M I G   G AAAA   Rock@g4wyc.demon.co.uk
  53.    \/// A   A M   M I GGGGG A   A  Demon Internet, Amiga A4000/040 & AmiTCP3
  54.  
  55.